runtime.m.waitunlockf (field)
4 uses
runtime (current package)
proc.go#L429: mp.waitunlockf = unlockf
proc.go#L4140: if fn := mp.waitunlockf; fn != nil {
proc.go#L4142: mp.waitunlockf = nil
runtime2.go#L583: waitunlockf func(*g, unsafe.Pointer) bool
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)